0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R500 - R1,000 (1)
  • R1,000 - R2,500 (4)
  • R2,500 - R5,000 (1)
  • -
Status
Brand

Showing 1 - 6 of 6 matches in All Departments

Hardware Accelerators in Data Centers (Hardcover, 1st ed. 2019): Christoforos Kachris, Babak Falsafi, Dimitrios Soudris Hardware Accelerators in Data Centers (Hardcover, 1st ed. 2019)
Christoforos Kachris, Babak Falsafi, Dimitrios Soudris
R4,262 Discovery Miles 42 620 Ships in 10 - 15 working days

This book provides readers with an overview of the architectures, programming frameworks, and hardware accelerators for typical cloud computing applications in data centers. The authors present the most recent and promising solutions, using hardware accelerators to provide high throughput, reduced latency and higher energy efficiency compared to current servers based on commodity processors. Readers will benefit from state-of-the-art information regarding application requirements in contemporary data centers, computational complexity of typical tasks in cloud computing, and a programming framework for the efficient utilization of the hardware accelerators.

A Primer on Hardware Prefetching (Paperback): Babak Falsafi, Thomas F. Wenisch A Primer on Hardware Prefetching (Paperback)
Babak Falsafi, Thomas F. Wenisch
R805 Discovery Miles 8 050 Ships in 10 - 15 working days

Since the 1970's, microprocessor-based digital platforms have been riding Moore's law, allowing for doubling of density for the same area roughly every two years. However, whereas microprocessor fabrication has focused on increasing instruction execution rate, memory fabrication technologies have focused primarily on an increase in capacity with negligible increase in speed. This divergent trend in performance between the processors and memory has led to a phenomenon referred to as the "Memory Wall." To overcome the memory wall, designers have resorted to a hierarchy of cache memory levels, which rely on the principal of memory access locality to reduce the observed memory access time and the performance gap between processors and memory. Unfortunately, important workload classes exhibit adverse memory access patterns that baffle the simple policies built into modern cache hierarchies to move instructions and data across cache levels. As such, processors often spend much time idling upon a demand fetch of memory blocks that miss in higher cache levels. Prefetching-predicting future memory accesses and issuing requests for the corresponding memory blocks in advance of explicit accesses-is an effective approach to hide memory access latency. There have been a myriad of proposed prefetching techniques, and nearly every modern processor includes some hardware prefetching mechanisms targeting simple and regular memory access patterns. This primer offers an overview of the various classes of hardware prefetchers for instructions and data proposed in the research literature, and presents examples of techniques incorporated into modern microprocessors.

Power-Aware Computer Systems - 4th International Workshop, PACS 2004, Portland, OR, USA, December 5, 2004, Revised Selected... Power-Aware Computer Systems - 4th International Workshop, PACS 2004, Portland, OR, USA, December 5, 2004, Revised Selected Papers (Paperback, 2005 ed.)
Babak Falsafi, T.N. Vijaykumar
R1,557 Discovery Miles 15 570 Ships in 10 - 15 working days

Welcome to the proceedings of the Power-Aware Computer Systems (PACS 2004) workshop held in conjunction with the 37th Annual International Sym- sium on Microarchitecture (MICRO-37). The continued increase of power and energy dissipation in computer systems has resulted in higher cost, lower re- ability, and reduced battery life in portable systems. Consequently, power and energy have become ?rst-class constraints at all layers of modern computer s- tems. PACS 2004 is the fourth workshop in its series to explore techniques to reduce power and energy at all levels of computer systems and brings together academic and industry researchers. The papers in these proceedings span a wide spectrum of areas in pow- aware systems. We have grouped the papers into the following categories: (1) microarchitecture- and circuit-level techniques, (2) power-aware memory and interconnect systems, and (3) frequency- and voltage-scaling techniques. The ?rst paper in the microarchitecture group proposes banking and wri- back ?ltering to reduce register ?le power. The second paper in this group - timizes both delay and power of the issue queue by packing two instructions in each issue queue entry and by memorizing upper-order bits of the wake-up tag. The third paper proposes bit slicing the datapath to exploit narrow width operations, and the last paper proposes to migrate application threads from one core to another in a multi-core chip to address thermal problems.

Power-Aware Computer Systems - Third International Workshop, PACS 2003, San Diego, CA, USA, December 1, 2003, Revised Papers... Power-Aware Computer Systems - Third International Workshop, PACS 2003, San Diego, CA, USA, December 1, 2003, Revised Papers (Paperback, 2005 ed.)
Babak Falsafi, T.N. Vijaykumar
R1,615 Discovery Miles 16 150 Ships in 10 - 15 working days

Welcome to the proceedings of the 3rd Power-Aware Computer Systems (PACS 2003) Workshop held in conjunction with the 36th Annual International Symposium on Microarchitecture (MICRO-36). The increase in power and - ergy dissipation in computer systems has begun to limit performance and has also resulted in higher cost and lower reliability. The increase also implies - ducedbatterylifeinportablesystems.Becauseofthemagnitudeoftheproblem, alllevelsofcomputersystems, includingcircuits, architectures, andsoftware, are being employed to address power and energy issues. PACS 2003 was the third workshop in its series to explore power- and energy-awareness at all levels of computer systems and brought together experts from academia and industry. These proceedings include 14 research papers, selected from 43 submissions, spanningawidespectrumofareasinpower-awaresystems.Wehavegrouped the papers into the following categories: (1) compilers, (2) embedded systems, (3) microarchitectures, and (4) cache and memory systems. The ?rst paper on compiler techniques proposes pointer reuse analysis that is biased by runtime information (i.e., the targets of pointers are determined based on the likelihood of their occurrence at runtime) to map accesses to ener- e?cient memory access paths (e.g., avoid tag match). Another paper proposes compiling multiple programs together so that disk accesses across the programs can be synchronized to achieve longer sleep times in disks than if the programs are optimized separat

Power-Aware Computer Systems - Second International Workshop, PACS 2002 Cambridge, MA, USA, February 2, 2002, Revised Papers... Power-Aware Computer Systems - Second International Workshop, PACS 2002 Cambridge, MA, USA, February 2, 2002, Revised Papers (Paperback, 2003 ed.)
Babak Falsafi, T.N. Vijaykumar
R1,615 Discovery Miles 16 150 Ships in 10 - 15 working days

This book constitutes the thoroughly refereed post-proceedings of the Second International Workshop on Power-Aware Computer Systems, PACS 2002, held in Cambridge, MA, USA, in February 2002. The 13 revised full papers presented were carefully selected for inclusion in the book during two rounds of reviewing and revision. The papers are organized in topical sections on power-aware architecture and microarchitecture, power-aware real-time systems, power modeling and monitoring, and power-aware operating systems and compilers.

Network-Based Parallel Computing - Communication, Architecture, and Applications - 4th International Workshop, CANPC 2000... Network-Based Parallel Computing - Communication, Architecture, and Applications - 4th International Workshop, CANPC 2000 Toulouse, France, January 8, 2000 Proceedings (Paperback, 2000 ed.)
Babak Falsafi, Mario Lauria
R1,525 Discovery Miles 15 250 Ships in 10 - 15 working days

Clusters of workstations/PCs connected by o?-the-shelf networks have become popular as platforms for cost-e?ective parallel computing. Technological - vances in both hardware and software have made such a network-based parallel computingplatform an a?ordable alternative to commercial supercomputers for an increasing number of scienti?c applications. Continuing in the tradition of the three previously successful workshops, this fourth Workshop on Communication, Architecture and Applications for Network-basedParallelComputing(CANPC 2000)broughttogetherresearchers and practitioners working in architecture, system software, applications, and performance evaluation to discuss state-of-the-art solutions for network-based parallel computing. This year, the workshop was held in conjunction with the sixth International Symposium on High-Performance Computer Architecture (HPCA-6). As in prior editions, the papers presented here are representative of a sp- trum of research e?orts from groups in academia and industry to further - prove cluster computing's viability, performance, cost-e?ectiveness, and usab- ity. Speci?cally, we have arranged the contributions in this edition into four groups: (1) program development and execution support, (2) network router - chitecture, (3) system support for communication abstractions, and (4) network software and interface architecture.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Soccer Waterbottle [Black]
R70 Discovery Miles 700
6mm Yoga Mat & Carry Bag [Blue]
R210 Discovery Miles 2 100
Harry Potter Wizard Wand - In…
 (3)
R830 Discovery Miles 8 300
Power And Faith - How Evangelical…
Pontsho Pilane Paperback R280 R205 Discovery Miles 2 050
Carbon City Zero - A Collaborative Board…
Rami Niemi Game R656 Discovery Miles 6 560
Hermes Le Jardin De Monsieur Li Eau De…
R2,614 R1,794 Discovery Miles 17 940
Multi-Functional Bamboo Standing Laptop…
R595 R299 Discovery Miles 2 990
Match Game Scene Perception (30Pieces)
R99 R92 Discovery Miles 920
Alva 5-Piece Roll-Up BBQ/ Braai Tool Set
R389 R346 Discovery Miles 3 460
Bestway Spider-Man Beach Ball (51cm)
R50 R45 Discovery Miles 450

 

Partners